go.pact.im/x/goupdate.workspace.Dir (field)
7 uses
go.pact.im/x/goupdate (current package)
workspaces.go#L14: Dir string
workspaces.go#L22: if w.Dir == "" {
workspaces.go#L25: return w.Dir
workspaces.go#L71: Dir: workspaceDir,
workspaces.go#L91: if w.Dir == "" {
workspaces.go#L94: if err := os.Remove(filepath.Join(w.Dir, "go.work.sum")); err != nil && !os.IsNotExist(err) {
workspaces.go#L99: c.Dir = w.Dir
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)